-
Home
-
Reviews Feed – Add Testimonials and Customer Reviews From Google Reviews, Yelp, TripAdvisor, and More
-
2.1.1 (latest)
-
Code
-
Classes
- Parser
| Total Complexity |
55 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
195 |
| Lines of code |
160 |
| Logical lines of code |
90 |
| Comment lines |
0 |
| Methods |
20 |
| Properties |
0 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_review_url() |
S |
54 |
7 |
20 |
| get_average_rating() |
S |
58 |
5 |
15 |
| get_rating() |
S |
62 |
4 |
12 |
| get_num_ratings() |
S |
61 |
4 |
12 |
| get_business_name() |
S |
66 |
4 |
8 |
| convert_to_tripadvisor_review_url() |
S |
62 |
3 |
11 |
| get_id() |
S |
66 |
3 |
9 |
| get_business_id() |
S |
67 |
3 |
8 |
| get_text() |
S |
71 |
2 |
6 |
| get_time() |
S |
71 |
2 |
6 |
| get_reviewer_name() |
S |
70 |
2 |
6 |
| get_provider_name() |
S |
70 |
2 |
6 |
| get_max_rating() |
S |
71 |
2 |
6 |
| get_rating_type() |
S |
71 |
2 |
6 |
| get_business_image() |
S |
71 |
2 |
6 |
| convert_to_fb_review_url() |
S |
70 |
2 |
6 |
| convert_to_yelp_review_url() |
S |
70 |
2 |
6 |
| get_location_url() |
S |
71 |
2 |
6 |
| __construct() |
S |
91 |
1 |
2 |
| convert_to_google_review_url() |
S |
80 |
1 |
3 |